~/storm/build/bin/storm --jani readers-writers.40.jani --janiproperty prtb_many_requests --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Storm 1.5.1
Date: Fri May 1 00:53:26 2020
Command line arguments: --jani readers-writers.40.jani --janiproperty prtb_many_requests --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.003s.
WARN (model-handling.h:297): Dd-based model builder for Markov Automata is only available for JANI models, automatically converting the PRISM input model.
Time for model construction: 2.203s.
--------------------------------------------------------------
Model type: Markov Automaton (symbolic)
States: 1884366 (9462 nodes)
Transitions: 3815040 (1355711 nodes)
Choices: 1884366
Reward Models: none
Variables: rows: 14 meta variables (69 DD variables), columns: 14 meta variables (69 DD variables), nondeterminism: 1 meta variables (1 DD variables)
Labels: 2
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (70 nodes)
--------------------------------------------------------------
Model checking property "prtb_many_requests": Pmax=? [true U<=5 (((p_lan_w + p_w) + (p_lan_r + p_r)) > (320 / 10))] ...
Result (for initial states): 0.8288843153446841
Time for model checking: 553.495s.